home *** CD-ROM | disk | FTP | other *** search
/ Armageddon - Interactive Preview / Interactive Preview: Armageddon.iso / pc / countend.dxr / 00002_go the frame.ls < prev    next >
Encoding:
Text File  |  1998-05-15  |  154 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on mouseDown
  6.   askThis("Would you like to return to the control room?", "Yes", EMPTY, "No", "goYes", EMPTY, "goNo")
  7. end
  8.